php-radius-legacy software package provides Radius protocol implementation in PHP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install php-radius-legacy
php-radius-legacy is installed in your system.
Make ensure the php-radius-legacy package were installed using the commands given below,
$ sudo dpkg-query -l | grep php-radius-legacy *
You will get with php-radius-legacy package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Web Software |
| Package | php-radius-legacy |
| Version | 1.2.5-2.4build1 |
| Description | Radius protocol implementation in PHP |
| Sub Section | Web |